interrupt simulation

英 [ˌɪntəˈrʌpt ˌsɪmjuˈleɪʃn] 美 [ˌɪntəˈrʌpt ˌsɪmjuˈleɪʃn]

网络  中断模拟

计算机



双语例句

  1. These extra routines are required only for this interrupt simulation.
    这些附加例程只用于中断模拟。
  2. You might notice that this is more of a hardware simulation and not just interrupt simulation.
    您可能会注意到,这不仅是一个硬件模拟,也不仅仅是一个中断模拟。
  3. Once the interrupts are generated, reset the interrupt simulation status flag and return success.
    中断生成之后,就重新设置中断模拟状态标志,并返回成功。
  4. Iteration_count is the count to control the number of iteration of interrupt simulation.
    iterationcount是控制中断模拟循环次数的计数器。
  5. Set the interrupt simulation status flag to indicate that interrupt simulation is in progress.
    设置中断模拟状态标志,通知中断模拟正在运行。
  6. A new ioctl command should be added to the device driver to control the interrupt simulation from the test application.
    ioctl命令应该添加到设备驱动程序中,这样就可以从测试应用程序中控制对中断的模拟了。
  7. If the interrupt simulation status flag is set, return EBUSY.
    如果设置了中断模拟状态标志,它就会返回EBUSY。
  8. This scenario arises when interrupt simulation is already in progress.
    当中断模拟早已运行时,就会出现这种情况。
  9. The three main strategies I would use for interrupt and hardware simulation are
    我们对中断和硬件模拟使用了三种主要的策略
  10. A separate ioctl command should be introduced to have control over interrupt simulation ( see the section on the ioctl interface).
    我们应该使用一个单独的ioctl命令来对中断模拟进行控制(请参阅ioctl接口一节的内容)。
  11. As a result, we will see that the block and interrupt possibility are two contradictory issues, and the simulation will also help us to choose the appropriate parameters for this algorithm.
    通过仿真可以看出中断率和阻塞率之间的矛盾关系以及算法中各参数选取的原则。
  12. Some key issues of this technique, including interrupt simulation, exception handling and the construction of multiprogramming environment, are also elaborated.
    研究了在应用开发环境中调试内核的关键技术,包括中断模拟、异常处理、多道程序执行环境的建立等。
  13. The peper deals with the method of simulating chip computer by no chip computer. The key points are: Chip computer hardware simulation ( RAM, REGISTERS), instructions simulation, interrupt system simulation and application hardware simulation.
    本文讨论单片机离线仿真系统的设计方法,其关键技术是:单片机硬件系统(RAMREGISTERS)仿真,指令系统仿真,中断系统仿真,应用系统硬件仿真。
  14. Finally the missile's flight environment was simulated by means of interrupt program, and the flight simulation test has been done.
    最后,根据中断程序模拟的导弹飞行环境进行了模飞测试。
  15. As for the technical problems of interrupt handling, and the I/ O port access conflicts in designing programmable device simulation systems, we apply the scheme of virtual machine to PDSS and finish the design of a PDSS virtual machine.
    本文针对可编程器件仿真系统设计中有关中断处理、I/O端口访问冲突等技术难题,将虚拟机的思想应用于PDSS,完成了PDSS虚拟机的设计。
  16. This paper surveys the concept of time in computer, discusses the common methods of time simulation in computer instruction-set simulator, and finally analyzes various kinds of simulation technologies and their applications by concentrating on clock interrupt simulation.
    本文介绍了计算机系统的时间概念,讨论了计算机指令集仿真器中时间仿真的一般原理和方法,并以时钟中断仿真为核心分析了各种时钟仿真技术及其应用。
  17. This thesis analyzes the simulation features of interrupt handling and exception handling, and does an in-depth study of the key issues in the interrupt and exception Simulation.
    分析了仿真过程中的中断处理和异常处理的特征,深入研究了中断和异常仿真中的关键问题。